<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	background: #f3f5f9 none repeat scroll 0 0;
}
.header_top{
	/*background:#573c27;*/
	color: #333;
	font-size: 12px;
	background:#f5f5f5 none repeat scroll 0 0;
	border-bottom: 1px solid #eee;
}
.header_top a:hover {
	color: #990033;
	text-decoration:none;
}

.header-top a {
	color: #333;
	margin:10px;
}


.header-top-left{
	width:54.5%;
	float:left;
	margin-top:10px;
}


.header-top-right ul{
	float:right;
	padding:0;
	margin:0;
	list-style:none;
}

.header-top-right ul li {
	display: inline-block;
}

.header-top-right ul li a {
	color: #333;
	display: block;
	margin:10px;
}

.header-top-left a {
	color: #333;
    margin: 10px;
}

.header_bottom{
	height: 110px;
	background: #fff none repeat scroll 0 0;
}

.header_bottom_left {
	float: left;
	width: 35%;
	line-height: 110px;
}

.header_bottom_center {
	float: left;
	width: 40%;
	margin-top: 15px;
	margin-bottom: 11px;
}

.header_bottom_center ul.search-type li{
	display: inline-block;
	width: 90px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #990033;
}

.header_bottom_center ul.search-type li.active{
	color: #fff;
	border-radius: 10px 10px 0 0 !important;
	background-color: #990033;
}

.header_bottom_center input.form-control{
	border:2px solid #990033;
}

.header_bottom_center .input-group-btn .btn{
	background-color:#990033;
	width: 80px;
	color: #fff;
}

.header_bottom_right {
	float: left;
	width: 25%;
	margin-top:25px; 
}

ul.bag{
	float:right;
}

.header_bottom p{
	padding-top: 0px;
	margin-top: 0px;
}
.navbar &gt; .container .navbar-brand, .navbar &gt; .container-fluid .navbar-brand{
	margin-left: 0px;
}

.header_menu {
	background-color: #990033;
    border-left: 1px solid #990033;
    border-right: 1px solid #990033;
    border-bottom: 1px solid saddlebrown;
    font-size: 16px;
}
.header_menu .navbar-header{
	background-color: #660033;
}

.header_menu .navbar-header a{
	width: 220px;
	text-align: center;
	font-size: 16px;
}

.header_menu .navbar-nav &gt; li &gt; a{
	color: #fff;
	padding-left: 30px;
	padding-right: 30px;
}

.header_menu .navbar-nav &gt; li &gt; a:hover{
	color: #339999;
	background-color: #fff;
}
/*
.header_menu .active{
	background-color: #e12330
}
.header_menu a {
	color: #fff;
}

*/
.header_menu .navbar-brand {
    color: #fff;
}
.header_menu{
	margin-bottom: 0px;
}

.navbar-inverse .navbar-toggle{
	border-color:#990033;
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus{
	background-color:#990033;
}

.navbar-inverse .navbar-nav &gt; .active &gt; a,
.navbar-inverse .navbar-nav &gt; .active &gt; a:focus,
.navbar-inverse .navbar-nav &gt; .active &gt; a:hover {
    background-color: #e12330;
    color: #fff;
}
/* cus lee 导航条子级-全部分类 start */
.all-class{
	margin: 0px;
	position: absolute;
	border: 0px;
	box-shadow:none;
	left:auto;
	height: 350px;
	padding: 0px;
	margin-top:1px;
	background-color: transparent;
}
.all-class&gt;.container{
	padding: 0px;
	padding-right: 30px;
}
.all-class&gt;.container&gt;ul.all-class-left{
	padding: 0px;
	width: 220px;
	height:350px;
	float: left;
	background-color:#660033;
	position: absolute;
}
.all-class&gt;.container&gt;ul.all-class-left&gt;li{
	height: 30px;
	color: #fff;
	border-top:1px solid saddlebrown;
	margin: 0px;
	padding-top: 5px;
	list-style: none;
}
.all-class&gt;.container&gt;ul.all-class-left&gt;li.active{
	background-color: #990033;
}
.all-class&gt;.container&gt;ul.all-class-left&gt;li:first-child{
	border-top:none;
}
.all-class&gt;.container&gt;ul.all-class-left&gt;li&gt;span{
	padding:0 0 0 20px;
}
.all-class&gt;.container&gt;ul.all-class-left&gt;li&gt;p{
	padding: 5px 0 0 20px;
}
.all-class&gt;.container&gt;.all-class-right{
	width: 100%;
	background-color:#fff;
	height: 350px;
	overflow-x:auto;
	padding-left: 220px;
	border-bottom:  2px solid #660033;
	border-right:  2px solid #660033;
}
.all-class&gt;.container&gt;.all-class-right&gt;.sub_dl&gt;dd{
	margin-top:20px;
	padding: 0 30px;
}
.all-class&gt;.container&gt;.all-class-right&gt;.sub_dl&gt;dd&gt;p{
	font-size: 14px;
}
.all-class&gt;.container&gt;.all-class-right&gt;.sub_dl&gt;dd&gt;span&gt;a{
	font-size: 12px;
	margin-right:10px;
}
/* cus lee 导航条子级-全部分类 end */

.header_menu_son{
	position: absolute;
	z-index: 1000;
	width: 100%;
	display: none;
}

.header_menu_son .container{
	padding: 0px;
	
}

.header_menu_son .container .portlet.light.bordered{
	border-top:1px solid #e05b5b !important; 
	border-left:3px solid #e05b5b !important; 
	border-right:3px solid #e05b5b !important; 
	border-bottom:3px solid #e05b5b !important; 
}

.header_menu_son .container .li_sub dd p{
	padding: 10px 0px;
}

.header_menu_son .container .li_sub dd{
	padding: 0 0 10px
}

.content_carousel .container-fluid{
	padding-left: 0px;
    padding-right: 0px;
}

.content_carousel{
	margin-bottom: 15px;
}
.content_project .mt-head{
	border-bottom: 1px solid #e7ecf1;
}
.content_project .mt-body{
	
	padding-top: 120px;
}
.content_project .mt-body p{
	margin-bottom: 10px;
}

.dashboard-stat .details .desc{
	font-size: 14px;
	margin-left: 25px;
}

.tiles .tile.double2 {
    width: 427px !important;
}

.content .col-md-6 .portlet-body img{
	float:left;
	width: 120px;
	height: 120px;
}

.content .col-md-6 .portlet-body ul{
	margin-left:120px;
}

/* cus lee 底部 start */
.footer{
	/*background: #573c27 none repeat scroll 0 0;*/
	border-top: 3px solid #e05b5b !important;
	background-color: #fff;
}
.footer .copy{
	float: left;
	width: 100%;
	margin: 0px 0px 10px 0px;
	border-top: 1px solid #dcdcdc;
}
.footer .copy a{
	margin-left: 10px;
	line-height: 30px
}


.footer .protect {
    
    padding: 40px 0;
    width: 100%;
    float: left;
    text-align: center;
    margin: auto;

}
.footer .protect ul{
	padding: auto;
	margin: auto;
}

.footer .protect ul li{
	list-style-type:none;
	float: left;
	text-align: center;
}

.footer .service{
	padding: 45px 0;
}
.footer .scan{
	padding: 40px 0;
}
/* 去掉面包屑的底部偏移 */
.breadcrumb{
	margin-bottom: 0px;
}

/* 小屏幕（平板，大于等于 768px） */
@media (min-width: 768px) and (max-width: 991px) {
	.header_bottom_right{
		display: none;
	}
	.header_bottom_left{
		width: 30%;
	}
	.header_bottom_center{
		width: 70%;
	}
}

/* 超小屏幕（手机，小于 768px） */
@media(max-width:768px){
	.header_bottom_left,
	.header_bottom_right,
	.header-top-left{
		display: none;
	}
	.header_bottom_center{
		width: 100%;
	}
	.header-top-right ul {
		float: none;
		text-align: center;
	}

	.content .col-md-6 .portlet-body img{
		display: none;
	}

	.content .col-md-6 .portlet-body ul{
		margin-left:0px;
	}
	.footer .protect{
		display: none;
	}
	.all-class&gt;.container&gt;ul.all-class-left{
		display: none;
	}
	.all-class&gt;.container&gt;.all-class-right{
		display: none;
	}
}

.header_lee{
	position: fixed;
	width: 100%;
	height: 200px;
	background: #fff;
	z-index: 9999;
}
.lee_margin{
	height: 200px;
}

body, h1, h2, h3, h4, h5, h6{
	font-family: "Microsoft YaHei";
}

.form-control-feedback.glyphicon.glyphicon-ok,
.form-control-feedback.glyphicon.glyphicon-remove{
	margin-top:10px;
	right:-15px;
}


/* cus lee 2017-04-28 浮框样式 start */
.lee_right_buoy{
    cursor: pointer;
    position: fixed;
    right: -127px;
    top: 200px;
    transition: all 0.3s ease 0s;
    z-index: 9999999;
    
}

.lee_right_buoy ul{
	list-style-type: none;
}
.lee_right_buoy ul li {
    border-radius: 3px;
    color: #fff;
    height: 53px;
    margin-bottom: 3px;
    overflow: hidden;
    transition: all 0.5s ease 0s;
    width: 180px;
    font-family: "Microsoft YaHei";
}
.lee_right_buoy ul li .icon{
	float: left;
	width: 55px;
	padding-top:10px;
	background-color: #d20c1b;
	padding-left: 10px;
	height:53px;
}
.lee_right_buoy ul li .title{
	float: left;
	width: 125px;
	font-size: 16px;
	font-weight: bold;
	line-height: 53px;
	background-color: #d20c1b;
	height:53px;
}
.lee_right_buoy ul li .content{
	float: left;
	width: 100%;
	font-size: 12px;
	line-height: 20px;
	background-color: #ececec;
	color: #000;
}
.qq .content table tr{
	height: 37px;
	border-bottom: 1px solid #cdcdcd;
}
.qq .content table td img{
	margin-left: 18px;
}
.qq .content table td.QQlogo{
	width: 70px;
}
.qq .content table td.QQname{
	width: 110px;
}

.email .content table tr{
	height: 37px;
	border-bottom: 1px solid #cdcdcd;
}
.email .content table tr td{
	width: 180px;
}
.email .content table tr td div{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.ercode .content img{
	margin: 25px;
	width: 130px;
	height: 130px;
}

.hd_qr {
    padding: 0 29px 25px;
}
/* cus lee 2017-04-28 浮框样式 end */
</pre></body></html>